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

AppPlatformServiceProperties 类

定义

服务属性有效负载。

public class AppPlatformServiceProperties
type AppPlatformServiceProperties = class
Public Class AppPlatformServiceProperties
继承
AppPlatformServiceProperties

构造函数

AppPlatformServiceProperties()

初始化 AppPlatformServiceProperties 的新实例。

属性

Fqdn

服务实例的完全限定 DNS 名称。

IsLogStreamPublicEndpoint

指示是否可以从 Internet 访问 vnet 注入实例中的日志流。

IsZoneRedundant

获取或设置 区域冗余。

NetworkProfile

服务的网络配置文件。

PowerState

服务的电源状态。

ProvisioningState

服务的预配状态。

ServiceInstanceId

唯一标识已创建资源的 ServiceInstanceEntity GUID。

Version

服务的版本。

适用于