次の方法で共有


StaticCidr Class

Definition

Instance of StaticCidr resource.

public class StaticCidr : Microsoft.Azure.Management.Network.Models.CommonProxyResource
type StaticCidr = class
    inherit CommonProxyResource
Public Class StaticCidr
Inherits CommonProxyResource
Inheritance

Constructors

StaticCidr()

Initializes a new instance of the StaticCidr class.

StaticCidr(String, String, String, SystemData, StaticCidrProperties)

Initializes a new instance of the StaticCidr class.

Properties

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from CommonResource)
Name

Gets the name of the resource

(Inherited from CommonResource)
Properties

Gets or sets properties of static CIDR resource.

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from CommonResource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from CommonResource)

Applies to