[]
public IAsyncResult BeginSetPolicies(BatchHeader BatchHeader, string Item, Policy[] Policies, AsyncCallback callback, object asyncState)
Public Function BeginSetPolicies(BatchHeader As BatchHeader, Item As String, Policies As Policy(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| Policy[] | Policies | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |