Class IAppState
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.F5BigIP.Sys
Assembly: Pulumi.F5BigIP.dll
Syntax
public sealed class IAppState : ResourceArgs
Constructors
View SourceIAppState()
Declaration
public IAppState()
Properties
View SourceDescription
Address of the Iapp which needs to be Iappensed
Declaration
public Input<string> Description { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Devicegroup
BIG-IP password
Declaration
public Input<string> Devicegroup { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ExecuteAction
BIG-IP password
Declaration
public Input<string> ExecuteAction { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
InheritedDevicegroup
BIG-IP password
Declaration
public Input<string> InheritedDevicegroup { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
InheritedTrafficGroup
BIG-IP password
Declaration
public Input<string> InheritedTrafficGroup { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Jsonfile
Refer to the Json file which will be deployed on F5 BIG-IP.
Declaration
public Input<string> Jsonfile { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Lists
Declaration
public InputList<IAppListGetArgs> Lists { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<IAppListGetArgs> |
Metadatas
Declaration
public InputList<IAppMetadataGetArgs> Metadatas { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<IAppMetadataGetArgs> |
Name
Name of the iApp.
Declaration
public Input<string> Name { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Partition
Address of the Iapp which needs to be Iappensed
Declaration
public Input<string> Partition { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
StrictUpdates
BIG-IP password
Declaration
public Input<string> StrictUpdates { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Tables
Declaration
public InputList<IAppTableGetArgs> Tables { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<IAppTableGetArgs> |
Template
BIG-IP password
Declaration
public Input<string> Template { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TemplateModified
BIG-IP password
Declaration
public Input<string> TemplateModified { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TemplatePrerequisiteErrors
BIG-IP password
Declaration
public Input<string> TemplatePrerequisiteErrors { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
TrafficGroup
BIG-IP password
Declaration
public Input<string> TrafficGroup { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Variables
Declaration
public InputList<IAppVariableGetArgs> Variables { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<IAppVariableGetArgs> |