Свойство | Тип | Описание | |
---|---|---|---|
_ignoreGenericResource | bool | ||
_providersToIgnore | string>.Dictionary | ||
_userAgentsToIgnore | string>.Dictionary |
Метод | Описание | |
---|---|---|
GetMatchingKey ( RecordEntry recordEntry ) : string | ||
GetMatchingKey ( System request ) : string | ||
PermissiveRecordMatcherWithApiExclusion ( bool ignoreResourcesClient, string>.Dictionary |
||
PermissiveRecordMatcherWithApiExclusion ( bool ignoreResourcesClient, string>.Dictionary |
Метод | Описание | |
---|---|---|
ContainsIgnoredProvider ( string requestUri, string &version ) : bool | ||
RemoveOrReplaceApiVersion ( string requestUri, string version ) : string |
protected ContainsIgnoredProvider ( string requestUri, string &version ) : bool | ||
requestUri | string | |
version | string | |
Результат | bool |
public GetMatchingKey ( RecordEntry recordEntry ) : string | ||
recordEntry | RecordEntry | |
Результат | string |
public GetMatchingKey ( System request ) : string | ||
request | System | |
Результат | string |
public PermissiveRecordMatcherWithApiExclusion ( bool ignoreResourcesClient, string>.Dictionary |
||
ignoreResourcesClient | bool | |
providers | string>.Dictionary | |
Результат | Microsoft.Azure.Test.HttpRecorder |
public PermissiveRecordMatcherWithApiExclusion ( bool ignoreResourcesClient, string>.Dictionary |
||
ignoreResourcesClient | bool | |
providers | string>.Dictionary | |
userAgents | string>.Dictionary | |
Результат | Microsoft.Azure.Test.HttpRecorder |
protected RemoveOrReplaceApiVersion ( string requestUri, string version ) : string | ||
requestUri | string | |
version | string | |
Результат | string |
protected Dictionary |
||
Результат | string>.Dictionary |