Uses of Class
com.microsoft.azure.management.appservice.CsmPublishingProfileOptions
-
-
Uses of CsmPublishingProfileOptions in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return CsmPublishingProfileOptions Modifier and Type Method Description CsmPublishingProfileOptionsCsmPublishingProfileOptions. withFormat(PublishingProfileFormat format)Set name of the format.CsmPublishingProfileOptionsCsmPublishingProfileOptions. withIncludeDisasterRecoveryEndpoints(Boolean includeDisasterRecoveryEndpoints)Set include the DisasterRecover endpoint if true.
-