Azure.ResourceManager.Resources Namespace

Classes

ArmApplicationCollection

A class representing a collection of ArmApplicationResource and their operations. Each ArmApplicationResource in the collection will belong to the same instance of ResourceGroupResource. To get an ArmApplicationCollection instance call the GetArmApplications method from an instance of ResourceGroupResource.

ArmApplicationData

A class representing the ArmApplication data model. Information about managed application.

ArmApplicationDefinitionCollection

A class representing a collection of ArmApplicationDefinitionResource and their operations. Each ArmApplicationDefinitionResource in the collection will belong to the same instance of ResourceGroupResource. To get an ArmApplicationDefinitionCollection instance call the GetArmApplicationDefinitions method from an instance of ResourceGroupResource.

ArmApplicationDefinitionData

A class representing the ArmApplicationDefinition data model. Information about managed application definition.

ArmApplicationDefinitionResource

A Class representing an ArmApplicationDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArmApplicationDefinitionResource from an instance of ArmClient using the GetArmApplicationDefinitionResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetArmApplicationDefinition method.

ArmApplicationResource

A Class representing an ArmApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArmApplicationResource from an instance of ArmClient using the GetArmApplicationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetArmApplication method.

ArmDeploymentCollection

A class representing a collection of ArmDeploymentResource and their operations. Each ArmDeploymentResource in the collection will belong to the same instance of SubscriptionResource, ResourceGroupResource, ManagementGroupResource or TenantResource. To get an ArmDeploymentCollection instance call the GetArmDeployments method from an instance of SubscriptionResource, ResourceGroupResource, ManagementGroupResource or TenantResource.

ArmDeploymentData

A class representing the ArmDeployment data model. Deployment information.

ArmDeploymentResource

A Class representing an ArmDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArmDeploymentResource from an instance of ArmClient using the GetArmDeploymentResource method. Otherwise you can get one from its parent resource SubscriptionResource, ResourceGroupResource, ManagementGroupResource or TenantResource using the GetArmDeployment method.

ArmDeploymentScriptCollection

A class representing a collection of ArmDeploymentScriptResource and their operations. Each ArmDeploymentScriptResource in the collection will belong to the same instance of ResourceGroupResource. To get an ArmDeploymentScriptCollection instance call the GetArmDeploymentScripts method from an instance of ResourceGroupResource.

ArmDeploymentScriptData

A class representing the ArmDeploymentScript data model. Deployment script object. Please note ArmDeploymentScriptData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureCliScript and AzurePowerShellScript.

ArmDeploymentScriptResource

A Class representing an ArmDeploymentScript along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArmDeploymentScriptResource from an instance of ArmClient using the GetArmDeploymentScriptResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetArmDeploymentScript method.

ArmRestApiCollection

A class which represents the RestApis for a given azure namespace.

DataPolicyManifestCollection

A class representing a collection of DataPolicyManifestResource and their operations. Each DataPolicyManifestResource in the collection will belong to the same instance of TenantResource. To get a DataPolicyManifestCollection instance call the GetDataPolicyManifests method from an instance of TenantResource.

DataPolicyManifestData

A class representing the DataPolicyManifest data model. The data policy manifest.

DataPolicyManifestResource

A Class representing a DataPolicyManifest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataPolicyManifestResource from an instance of ArmClient using the GetDataPolicyManifestResource method. Otherwise you can get one from its parent resource TenantResource using the GetDataPolicyManifest method.

FeatureCollection

A class representing a collection of FeatureResource and their operations. Each FeatureResource in the collection will belong to the same instance of ResourceProviderResource. To get a FeatureCollection instance call the GetFeatures method from an instance of ResourceProviderResource.

FeatureData

A class representing the Feature data model. Previewed feature information.

FeatureResource

A Class representing a Feature along with the instance operations that can be performed on it.

GenericResource

A Class representing a GenericResource along with the instance operations that can be performed on it.

GenericResourceCollection

A class representing collection of GenericResource and their operations over its parent.

GenericResourceData

A class representing the GenericResource data model. Resource information.

JitRequestCollection

A class representing a collection of JitRequestResource and their operations. Each JitRequestResource in the collection will belong to the same instance of ResourceGroupResource. To get a JitRequestCollection instance call the GetJitRequests method from an instance of ResourceGroupResource.

JitRequestData

A class representing the JitRequest data model. Information about JIT request definition.

JitRequestResource

A Class representing a JitRequest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a JitRequestResource from an instance of ArmClient using the GetJitRequestResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetJitRequest method.

ManagementGroupPolicyDefinitionCollection

A class representing a collection of ManagementGroupPolicyDefinitionResource and their operations. Each ManagementGroupPolicyDefinitionResource in the collection will belong to the same instance of ManagementGroupResource. To get a ManagementGroupPolicyDefinitionCollection instance call the GetManagementGroupPolicyDefinitions method from an instance of ManagementGroupResource.

ManagementGroupPolicyDefinitionResource

A Class representing a ManagementGroupPolicyDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagementGroupPolicyDefinitionResource from an instance of ArmClient using the GetManagementGroupPolicyDefinitionResource method. Otherwise you can get one from its parent resource ManagementGroupResource using the GetManagementGroupPolicyDefinition method.

ManagementGroupPolicySetDefinitionCollection

A class representing a collection of ManagementGroupPolicySetDefinitionResource and their operations. Each ManagementGroupPolicySetDefinitionResource in the collection will belong to the same instance of ManagementGroupResource. To get a ManagementGroupPolicySetDefinitionCollection instance call the GetManagementGroupPolicySetDefinitions method from an instance of ManagementGroupResource.

ManagementGroupPolicySetDefinitionResource

A Class representing a ManagementGroupPolicySetDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagementGroupPolicySetDefinitionResource from an instance of ArmClient using the GetManagementGroupPolicySetDefinitionResource method. Otherwise you can get one from its parent resource ManagementGroupResource using the GetManagementGroupPolicySetDefinition method.

ManagementLockCollection

A class representing a collection of ManagementLockResource and their operations. Each ManagementLockResource in the collection will belong to the same instance of ArmResource. To get a ManagementLockCollection instance call the GetManagementLocks method from an instance of ArmResource.

ManagementLockData

A class representing the ManagementLock data model. The lock information.

ManagementLockResource

A Class representing a ManagementLock along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagementLockResource from an instance of ArmClient using the GetManagementLockResource method. Otherwise you can get one from its parent resource ArmResource using the GetManagementLock method.

PolicyAssignmentCollection

A class representing a collection of PolicyAssignmentResource and their operations. Each PolicyAssignmentResource in the collection will belong to the same instance of ArmResource. To get a PolicyAssignmentCollection instance call the GetPolicyAssignments method from an instance of ArmResource.

PolicyAssignmentData

A class representing the PolicyAssignment data model.

PolicyAssignmentResource

A Class representing a PolicyAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PolicyAssignmentResource from an instance of ArmClient using the GetPolicyAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetPolicyAssignment method.

PolicyDefinitionData

A class representing the PolicyDefinition data model. The policy definition.

PolicySetDefinitionData

A class representing the PolicySetDefinition data model. The policy set definition.

ResourceGroupCollection

A class representing collection of ResourceGroupResource and their operations over its parent.

ResourceGroupData

A class representing the ResourceGroup data model. Resource group information.

ResourceGroupResource

A Class representing a ResourceGroupResource along with the instance operations that can be performed on it.

ResourceProviderCollection

A class representing collection of Provider and their operations over its parent.

ResourceProviderData

A class representing the Provider data model.

ResourceProviderResource

A Class representing a Provider along with the instance operations that can be performed on it.

ResourcesExtensions

A class to add extension methods to Azure.ResourceManager.Resources.

ScriptLogData

A class representing the ScriptLog data model. Script execution log object.

ScriptLogResource

A Class representing a ScriptLog along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ScriptLogResource from an instance of ArmClient using the GetScriptLogResource method. Otherwise you can get one from its parent resource ArmDeploymentScriptResource using the GetScriptLog method.

SubscriptionCollection

A class representing a collection of SubscriptionResource and their operations. Each SubscriptionResource in the collection will belong to the same instance of TenantResource. To get a SubscriptionCollection instance call the GetSubscriptions method from an instance of TenantResource.

SubscriptionData

A class representing the Subscription data model.

SubscriptionPolicyDefinitionCollection

A class representing a collection of SubscriptionPolicyDefinitionResource and their operations. Each SubscriptionPolicyDefinitionResource in the collection will belong to the same instance of SubscriptionResource. To get a SubscriptionPolicyDefinitionCollection instance call the GetSubscriptionPolicyDefinitions method from an instance of SubscriptionResource.

SubscriptionPolicyDefinitionResource

A Class representing a SubscriptionPolicyDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SubscriptionPolicyDefinitionResource from an instance of ArmClient using the GetSubscriptionPolicyDefinitionResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetSubscriptionPolicyDefinition method.

SubscriptionPolicySetDefinitionCollection

A class representing a collection of SubscriptionPolicySetDefinitionResource and their operations. Each SubscriptionPolicySetDefinitionResource in the collection will belong to the same instance of SubscriptionResource. To get a SubscriptionPolicySetDefinitionCollection instance call the GetSubscriptionPolicySetDefinitions method from an instance of SubscriptionResource.

SubscriptionPolicySetDefinitionResource

A Class representing a SubscriptionPolicySetDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SubscriptionPolicySetDefinitionResource from an instance of ArmClient using the GetSubscriptionPolicySetDefinitionResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetSubscriptionPolicySetDefinition method.

SubscriptionResource

A class representing the operations that can be performed over a specific subscription.

TagResource

A Class representing a TagResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TagResource from an instance of ArmClient using the GetTagResource method. Otherwise you can get one from its parent resource ArmResource using the GetTagResource method.

TagResourceData

A class representing the TagResource data model. Wrapper resource for tags API requests and responses.

TemplateSpecCollection

A class representing a collection of TemplateSpecResource and their operations. Each TemplateSpecResource in the collection will belong to the same instance of ResourceGroupResource. To get a TemplateSpecCollection instance call the GetTemplateSpecs method from an instance of ResourceGroupResource.

TemplateSpecData

A class representing the TemplateSpec data model. Template Spec object.

TemplateSpecResource

A Class representing a TemplateSpec along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TemplateSpecResource from an instance of ArmClient using the GetTemplateSpecResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetTemplateSpec method.

TemplateSpecVersionCollection

A class representing a collection of TemplateSpecVersionResource and their operations. Each TemplateSpecVersionResource in the collection will belong to the same instance of TemplateSpecResource. To get a TemplateSpecVersionCollection instance call the GetTemplateSpecVersions method from an instance of TemplateSpecResource.

TemplateSpecVersionData

A class representing the TemplateSpecVersion data model. Template Spec Version object.

TemplateSpecVersionResource

A Class representing a TemplateSpecVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TemplateSpecVersionResource from an instance of ArmClient using the GetTemplateSpecVersionResource method. Otherwise you can get one from its parent resource TemplateSpecResource using the GetTemplateSpecVersion method.

TenantCollection

A class representing collection of TenantResource and their operations over their parent.

TenantData

A class representing the Tenant data model. Tenant Id information.

TenantPolicyDefinitionCollection

A class representing a collection of TenantPolicyDefinitionResource and their operations. Each TenantPolicyDefinitionResource in the collection will belong to the same instance of TenantResource. To get a TenantPolicyDefinitionCollection instance call the GetTenantPolicyDefinitions method from an instance of TenantResource.

TenantPolicyDefinitionResource

A Class representing a TenantPolicyDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TenantPolicyDefinitionResource from an instance of ArmClient using the GetTenantPolicyDefinitionResource method. Otherwise you can get one from its parent resource TenantResource using the GetTenantPolicyDefinition method.

TenantPolicySetDefinitionCollection

A class representing a collection of TenantPolicySetDefinitionResource and their operations. Each TenantPolicySetDefinitionResource in the collection will belong to the same instance of TenantResource. To get a TenantPolicySetDefinitionCollection instance call the GetTenantPolicySetDefinitions method from an instance of TenantResource.

TenantPolicySetDefinitionResource

A Class representing a TenantPolicySetDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TenantPolicySetDefinitionResource from an instance of ArmClient using the GetTenantPolicySetDefinitionResource method. Otherwise you can get one from its parent resource TenantResource using the GetTenantPolicySetDefinition method.

TenantResource

A class representing the operations that can be performed over a specific subscription.