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

ResourceBasics Class

Definition

Representation of basic resource information.

public class ResourceBasics
type ResourceBasics = class
Public Class ResourceBasics
Inheritance
ResourceBasics

Constructors

ResourceBasics()

Initializes a new instance of the ResourceBasics class.

ResourceBasics(String, IList<String>)

Initializes a new instance of the ResourceBasics class.

Properties

AddressPrefixes

Gets or sets list of IP address prefixes of the resource.

ResourceId

Gets or sets resourceId of the Azure resource.

Applies to