Data.Cloud.AzureAPI.TAzureQueueService Fields
InheritedProtected
FAuthenticator | protected | Specifies the authenticator to use when building the authorization header value. |
FConnectionInfo | protected | Represents the account connection information to use when connecting and authenticating. |
FQueryParamKeyValueSeparator | protected | Represents the character to use to separate query parameter keys from their values. |
FQueryParamSeparator | protected | Represents the character used to separate query parameters from each other. |
FQueryStartChar | protected | Represents the character used to start the query string when building the StringToSign. |
FRequiredHeaderNames | protected | The list of required header names. |
FTimeout | protected | Protected field that holds the value of the Timeout property. |
FUseCanonicalizedHeaders | protected | Specifies whether to add headers to the StringToSign when building it. |
FUseCanonicalizedResource | protected | Specifies whether to add query parameters to the StringToSign when building it. |
FUseResourcePath | protected | Specifies whether to use the resource path in the StringToSign. |