Share via


IotCentralAppPatch Class

Definition

The description of the IoT Central application.

public class IotCentralAppPatch
type IotCentralAppPatch = class
Public Class IotCentralAppPatch
Inheritance
IotCentralAppPatch

Constructors

IotCentralAppPatch()

Initializes a new instance of IotCentralAppPatch.

Properties

ApplicationId

The ID of the application.

DisplayName

The display name of the application.

Identity

The managed identities for the IoT Central application. Current supported identity types: None, SystemAssigned.

NetworkRuleSets

Network Rule Set Properties of this IoT Central application.

PrivateEndpointConnections

Private endpoint connections created on this IoT Central application.

ProvisioningState

The provisioning state of the application.

PublicNetworkAccess

Whether requests from the public network are allowed.

SkuName

The name of the SKU.

State

The current state of the application.

Subdomain

The subdomain of the application.

Tags

Instance tags.

Template

The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch.

Applies to