AZSServiceProperties Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | AZSServiceProperties.h AZSServiceProperties.m |
logging
The service logging properties.
@property (strong, AZSNullable) AZSLoggingProperties *loggingDiscussion
The service logging properties.
Declared In
AZSServiceProperties.h
hourMetrics
The service hour metrics properties.
@property (strong, AZSNullable) AZSMetricsProperties *hourMetricsDiscussion
The service hour metrics properties.
Declared In
AZSServiceProperties.h
minuteMetrics
The service minute metrics properties.
@property (strong, AZSNullable) AZSMetricsProperties *minuteMetricsDiscussion
The service minute metrics properties.
Declared In
AZSServiceProperties.h
corsRules
The Cross Origin Resource Sharing (CORS) properties.
@property (strong, AZSNullable) NSMutableArray *corsRulesDiscussion
The Cross Origin Resource Sharing (CORS) properties.
Declared In
AZSServiceProperties.h
defaultServiceVersion
The default service version, or null if no default is specified.
@property (copy, AZSNullable) NSString *defaultServiceVersionDiscussion
The default service version, or null if no default is specified.
Declared In
AZSServiceProperties.h