Skip to content

[I] SdkLroServiceMethod

Long running method.

  • SdkServiceMethodBase<TServiceOperation>.SdkLroServiceMethodOptions
Type Parameter
TServiceOperation extends SdkServiceOperation
PropertyTypeDescriptionInherited from
__raw?Operation-SdkServiceMethodBase.__raw
accessAccessFlagsWhether the type has public or private accessibilitySdkServiceMethodBase.access
apiVersionsstring[]API versions supported for current type.SdkServiceMethodBase.apiVersions
crossLanguageDefinitionIdstringUnique ID for the current type.SdkServiceMethodBase.crossLanguageDefinitionId
decoratorsDecoratorInfo[]Client types sourced from TypeSpec decorated types will have this generic decoratores list. Only decorators in allowed list will be included in this list. Language’s emitter could set additionalDecorators in the option when createSdkContext to extend the allowed list.SdkServiceMethodBase.decorators
doc?stringDocument for the type.SdkServiceMethodBase.doc
exception?SdkMethodResponseMethod’s error responses.SdkServiceMethodBase.exception
generateConvenientbooleanWhether generate convenient API for this method.SdkServiceMethodBase.generateConvenient
generateProtocolbooleanWhether generate protocol API for this method.SdkServiceMethodBase.generateProtocol
isOverridebooleanWhether this method is overridded.SdkServiceMethodBase.isOverride
kind"lro"--
lroMetadataSdkLroServiceMetadataLRO infoSdkLroServiceMethodOptions.lroMetadata
namestring-SdkServiceMethodBase.name
operationTServiceOperationMethod’s underlying protocol operation.SdkServiceMethodBase.operation
parametersSdkMethodParameter[]Method’s parameters.SdkServiceMethodBase.parameters
responseSdkMethodResponseMethod’s normal responses.SdkServiceMethodBase.response
summary?stringSummary for the type.SdkServiceMethodBase.summary