Uses of Class
com.azure.resourcemanager.appservice.fluent.models.CsmOperationDescriptionInner
Packages that use CsmOperationDescriptionInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CsmOperationDescriptionInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type CsmOperationDescriptionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> CertificateRegistrationProvidersClient.listOperations()
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> CertificateRegistrationProvidersClient.listOperations
(com.azure.core.util.Context context) Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> DomainRegistrationProvidersClient.listOperations()
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> DomainRegistrationProvidersClient.listOperations
(com.azure.core.util.Context context) Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> ProvidersClient.listOperations()
Gets all available operations for the Microsoft.Web resource provider.com.azure.core.http.rest.PagedIterable
<CsmOperationDescriptionInner> ProvidersClient.listOperations
(com.azure.core.util.Context context) Gets all available operations for the Microsoft.Web resource provider.com.azure.core.http.rest.PagedFlux
<CsmOperationDescriptionInner> CertificateRegistrationProvidersClient.listOperationsAsync()
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedFlux
<CsmOperationDescriptionInner> DomainRegistrationProvidersClient.listOperationsAsync()
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider.com.azure.core.http.rest.PagedFlux
<CsmOperationDescriptionInner> ProvidersClient.listOperationsAsync()
Gets all available operations for the Microsoft.Web resource provider. -
Uses of CsmOperationDescriptionInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CsmOperationDescriptionInnerModifier and TypeMethodDescriptionstatic CsmOperationDescriptionInner
CsmOperationDescriptionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CsmOperationDescriptionInner from the JsonReader.CsmOperationDescriptionInner.withDisplay
(CsmOperationDisplay display) Set the display property: Meta data about operation used for display in portal.CsmOperationDescriptionInner.withIsDataAction
(Boolean isDataAction) Set the isDataAction property: The isDataAction property.Set the name property: The name property.CsmOperationDescriptionInner.withOrigin
(String origin) Set the origin property: The origin property.CsmOperationDescriptionInner.withProperties
(CsmOperationDescriptionProperties properties) Set the properties property: Properties available for a Microsoft.Web resource provider operation. -
Uses of CsmOperationDescriptionInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type CsmOperationDescriptionInnerModifier and TypeMethodDescriptionCsmOperationCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type CsmOperationDescriptionInnerModifier and TypeMethodDescriptionCsmOperationCollection.withValue
(List<CsmOperationDescriptionInner> value) Set the value property: Collection of resources.