Class ProxyOnlyResource
java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.management.appservice.ProxyOnlyResource
- Direct Known Subclasses:
AppServiceCertificateOrderPatchResource
,AppServiceCertificatePatchResource
,AppServiceEnvironmentPatchResource
,AppServicePlanPatchResource
,CertificatePatchResource
,DeletedAppRestoreRequest
,DomainPatchResource
,MigrateMySqlRequest
,MSDeploy
,PremierAddOnPatchResource
,ReissueCertificateOrderRequest
,RenewCertificateOrderRequest
,SitePatchResource
,SnapshotRestoreRequest
,StorageMigrationOptions
,TriggeredJobRun
,VnetParameters
,VnetValidationTestFailure
public class ProxyOnlyResource
extends com.microsoft.azure.ProxyResource
Azure proxy only resource. This resource is not tracked by Azure Resource
Manager.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.microsoft.azure.ProxyResource
id, name, type
-
Constructor Details
-
ProxyOnlyResource
public ProxyOnlyResource()
-
-
Method Details
-
kind
Get kind of resource.- Returns:
- the kind value
-
withKind
Set kind of resource.- Parameters:
kind
- the kind value to set- Returns:
- the ProxyOnlyResource object itself.
-