ISpringCloudIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.SpringCloudIdentityTypeConverter))]
public interface ISpringCloudIdentity : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.SpringCloudIdentityTypeConverter))>]
type ISpringCloudIdentity = interface
    interface IJsonSerializable
Public Interface ISpringCloudIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AgentPoolName

The name of the build service agent pool resource.

AppName

The name of the App resource.

BindingName

The name of the Binding resource.

BuilderName

The name of the builder resource.

BuildName

The name of the build resource.

BuildpackBindingName

The name of the Buildpack Binding Name

BuildpackName

The name of the buildpack resource.

BuildResultName

The name of the build result resource.

BuildServiceName

The name of the build service resource.

CertificateName

The name of the certificate resource.

ConfigurationServiceName

The name of Application Configuration Service.

DeploymentName

The name of the Deployment resource.

DomainName

The name of the custom domain resource.

Id

Resource identity path

Location

the region

ResourceGroupName

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

ServiceName

The name of the Service resource.

ServiceRegistryName

The name of Service Registry.

StackName

The name of the stack resource.

SubscriptionId

Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to