ARMResourceProperties Class

  • java.lang.Object
    • com.microsoft.azure.ProxyResource
      • com.microsoft.azure.Resource
        • com.microsoft.azure.management.cosmosdb.ARMResourceProperties

public class ARMResourceProperties
extends com.microsoft.azure.Resource

The core properties of ARM resources.

Constructor Summary

Constructor Description
ARMResourceProperties()

Methods inherited from com.microsoft.azure.ProxyResource

com.microsoft.azure.ProxyResource.id com.microsoft.azure.ProxyResource.name com.microsoft.azure.ProxyResource.type

Methods inherited from com.microsoft.azure.Resource

com.microsoft.azure.Resource.getTags com.microsoft.azure.Resource.location com.microsoft.azure.Resource.withLocation com.microsoft.azure.Resource.withTags

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

ARMResourceProperties

public ARMResourceProperties()

Applies to