你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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